projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ae5a56
)
W32: remove border on default buttons
author
Руслан Ижбулатов
<lrn1986@gmail.com>
Thu, 10 Apr 2014 15:33:41 +0000
(15:33 +0000)
committer
Руслан Ижбулатов
<lrn1986@gmail.com>
Thu, 10 Apr 2014 17:49:20 +0000
(17:49 +0000)
https://bugzilla.gnome.org/show_bug.cgi?id=727973
gtk/resources/theme/gtk-win32-base.css
patch
|
blob
|
history
diff --git
a/gtk/resources/theme/gtk-win32-base.css
b/gtk/resources/theme/gtk-win32-base.css
index 82ce94a5a264465c540e25e5558ed0cd77a7a16e..80355f6dc5f90fba895cccf06eda3de021f31539 100644
(file)
--- a/
gtk/resources/theme/gtk-win32-base.css
+++ b/
gtk/resources/theme/gtk-win32-base.css
@@
-129,6
+129,7
@@
GtkAssistant .sidebar .highlight {
-GtkWidget-focus-line-width: 1;
-GtkWidget-focus-padding: 3;
-GtkButton-interior-focus: true;
+ -GtkButton-default-border: 0px;
padding: 3px;
}